home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / wxmd100r.arc / WXMODEM.DOC < prev    next >
Text File  |  1991-04-15  |  3KB  |  75 lines

  1.  
  2.                          WXMODEM 1.00r Apr 1991
  3.                          ----------------------
  4.  
  5.   This driver is intended to replace the WXModem.COM version 0.9
  6.   which is the only driver I have ever been able to find!
  7.  
  8.   This version has only two parameters:
  9.  
  10.      1. Way+Port Number.
  11.  
  12.      2. [drv][path]<filename.ext>.
  13.  
  14.   It will attempt WxModem transfer and that failing try to go with
  15.   XMODEM-CRC and then fall back to try XMODEM-CSUM.
  16.  
  17.   This version has been optimized and compiled with Turbo Pascal 5.5!
  18.  
  19.   I am NOT including the source code to preclude a rash of variations
  20.   and hacks.  However, for $10.00 to cover the media and handling expenses
  21.   I will mail you a copy of the source. This is intended for study, 
  22.   and/or learning purposes or for incorporation into a comm program.
  23.   If you get the source you may NOT distribute it!
  24.  
  25.   I hereby claim Copyright (c)1991 by L.B. Neal on substantive improvements
  26.   over the original code as written by Scott Murphy and Peter Boswell.
  27.  
  28.   This program is placed in the Public Domain for personal non-profit
  29.   use! The program is provided as-is without warrenty.
  30.  
  31.   I welcome comments, suggestions and application reports.
  32.  
  33.   WXMODEM.EXE requires about 64k available to run in. Error information
  34.   will be written to the file WXMODEM.ERR.
  35.  
  36.   The driver supports COM1 thru COM4 on PC/XT/AT type machines. BIOS
  37.   screenwrites are used for maximum compatibility with multi-tasking
  38.   programs,etc.  Baud rates thru 9600 should work but I do NOT have
  39.   9600 baud for testing.
  40.  
  41.   The port is assumed to be initialized and as such the driver probably
  42.   will not work stand alone from DOS.
  43.  
  44.   An interrupt driven receive buffer is utilized for fast transfers
  45.   without losing characters.  It is set at 4096 bytes as provided.
  46.  
  47.   I have included WXR.BAT and WXS.BAT which are examples of how to
  48.   call WXMODEM 1.00+ via a batch file.  The provided files are setup
  49.   for Telix 3.12 standards and thus probably will need some modification
  50.   to use with other comm programs.
  51.  
  52.  
  53.                             NOTICE
  54.                             ------
  55.  
  56.    L.B. Neal, Scott Murphy and Peter Boswell are NOT any way required
  57.    or obligated to support use of the "WXMODEM" drivers or terminal
  58.    programs.
  59.  
  60.    This program is provided "AS-IS" without any form of warranty that it
  61.    will do anything at all.  'USE AT YOUR OWN RISK'!!!
  62.  
  63.  
  64.                                  L.B. Neal
  65.                                  415-112 N. Mary Ave #111
  66.                                  Sunnyvale, CA 94086
  67.  
  68.                                  THE COMM CENTER
  69.                                  (408)-737-7245
  70.                                  Sunnyvale, CA
  71.                                  "Home of NMODEM Protocol"
  72.                                  "Another fine FALCON System"
  73.  
  74.  
  75.